This environment variable allows the network administrator to set the
maximum queue length for the reservation group on the License Manager computer
on which the variable is set. It can also override queuing preferences
set in the application. Here are its possible values:
- If not set, then the
application dictates whether the user is placed in the group queue.
- Great than zero: specifies
the maximum number of users that can be in the group queue.
- Set to less than zero:
enables license queuing, even if the application’s default is not to place
the user in a group queue.
- Set to zero: disables
group license queuing for this License Manager.
For example, to tell the License Manager running on a Windows computer
to stop placing users in the group queue when the queue has 15 users,
use the following command:
SET LS_MAX_GROUP_QLEN=15